home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / netbsd / contrib / texinfo-3.1-bin11.readme < prev    next >
Text File  |  1995-11-25  |  522b  |  24 lines

  1. Descr:     This is the NetBSD/amiga 1.0 binaries for Texinfo 3.1, 
  2.     also runs under 1.1
  3.  
  4.  
  5. This is the NetBSD/amiga 1.0 binaries for Texinfo 3.1
  6.  
  7. To install the files,
  8.  
  9. % cd /
  10. % tar xzvfp texinfo-3.1.tar.gz
  11. % /usr/local/texinfo-3.1/install/install.sh
  12.  
  13.  
  14. To uninstall the package,
  15.  
  16. % /usr/local/texinfo-3.1/install/uninstall.sh
  17.  
  18.  
  19. I managed to get this package to compile and run by commenting out the lines
  20. containing "sys_errlist", and by casting most references to "st_size" to int.
  21.  
  22. Quetzalcoatl Bradley
  23. qbradley@csc.uvic.ca
  24.